Vcenter VmTemplate LibraryItems CreateSpecDiskStoragePolicy

Vcenter VmTemplate LibraryItems CreateSpecDiskStoragePolicy
Vcenter VmTemplate LibraryItems CreateSpecDiskStoragePolicy

The Vcenter VmTemplate LibraryItems CreateSpecDiskStoragePolicy schema defines the storage policy specification for a virtual machine template's disks.

This schema was added in vSphere API 6.8.

JSON Example
{
    "type": "string",
    "policy": "string"
}
string
type
Required

Policy type to be used when creating a virtual machine template's disk.

For more information see: Vcenter VmTemplate LibraryItems CreateSpecDiskStoragePolicy Type.

This property was added in vSphere API 6.8.

string
policy
Optional

Identifier for the storage policy to use.

This property was added in vSphere API 6.8.

This property is optional and it is only relevant when the value of type is Vcenter VmTemplate LibraryItems CreateSpecDiskStoragePolicy Type.USE_SPECIFIED_POLICY.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.spbm.StorageProfile. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.spbm.StorageProfile.